
.carousel{
	margin-top: 20px;
	margin-bottom:20px;
}
.carousel-inner .item a img{
	width: 100%;
	height: 500px;
}
.company-title{
	text-align: center;
	font-weight: 800;
	font-size: 30px;
	line-height: 30px;
}
.line{
	width: 120px;
    border-bottom: 4px solid #0082cd;
	text-align: center;
}
.intro{
	margin-bottom: 10px;
}
.intro p{
	text-indent: 2em;
}
#focus { width:500px; height:300px; display:inline-block; *display:inline;*zoom:1; }
.newslist{
	margin-left: 20px;
}
.newslist ul li{
	height: 25px;
	line-height: 25px;
}
.leftt,.rightt{
	height: 200px;
	line-height: 200px;
}
.leftt{
	text-align: right;
}
.caselist{
	height: 200px;
	overflow: hidden;
}
.scrolls{
	width: 200%;
	height: 100%;
}
.case{
	width: 230px;
	height: 100%;
	margin-right: 10px;
	float: left;
}
.case .img a img{
	width: 100%;
	height: 80%;
}
.case .img a div{
	width: 100%;
	margin-top: 5px;
	text-align:center;
}